Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Bump the packages group with 4 updates#9

Merged
tonycknight merged 3 commits intomainfrom
dependabot/nuget/dot-config/packages-d53f0a6237
Sep 27, 2025
Merged

Bump the packages group with 4 updates#9
tonycknight merged 3 commits intomainfrom
dependabot/nuget/dot-config/packages-d53f0a6237

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 27, 2025

Updated dotnet-reportgenerator-globaltool from 5.2.3 to 5.4.16.

Release notes

Sourced from dotnet-reportgenerator-globaltool's releases.

5.4.16

Changes:

  • #​755: Improved MHTML reports (inline CSS)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.15

Changes:

  • #​752: Added support for Scoverage input format
  • #​753: Added tiny history charts to HTML reports (if JavaScript is disabled)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.14

Changes:

  • Added support for Testwell CTC++ coverage files (PRO version only)
  • #​753: Added title elements to SVGs generated with SvgChart report type

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.13

Changes:

  • #​751: Improved support for large numbers in LCOV files

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.12

Changes:

  • #​750: Cobertura reports now contain timestamp in UTC format

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.11

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.10

Changes:

  • #​746: Improved "raw mode" (settings:rawMode=true): Leave method names unchanged

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.9

Changes:

  • #​744: Azure DevOps task: Added support for nodeJS 20

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.8

Changes:

  • #​737 Improved lcov support (take FNDA elements into account to determine whether a code element has been covered)
  • #​741 Charts does not render "Full method coverage" elements if coverage information is not available
  • Added new setting "applyMaximumGroupingLevel". This allows to apply the maximum grouping level instead of the default 'By assembly' grouping in HTML reports.

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.7

Changes:

  • #​731 Added option to break build when maximum risk hotspots metrics are exceeded

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.6

Changes:

  • #​730 Added support for the REPORTGENERATOR_LICENSE environment variable in the MSBuild task (contributed by @​0xced)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.5

Changes:

  • #​724 Fixed splitting of possible glob patterns (contributed by @​karl-sjogren)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.4

Changes:

  • #​714 Improved AoT support
  • #​721 Added support for comma-separated arguments in addition to semicolon

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.3

Changes:

  • #​717 Added new new coverage type "Full method coverage" (percentage of methods that are fully covered)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.2

Changes:

  • #​700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
  • #​716 Increased precision of percentages in CsvSummary and TextSummary reports (contributed by @​tomap)
  • #​719 Fixed badges in MarkdownAssembliesSummary report

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.1

Changes:

  • #​707 Fixed issue with file filters

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.0

Changes:

  • Added support for .NET 9. Dropped support for .NET 6 and .NET 7
  • #​699 Rounding crap score to full number
  • #​700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
  • #​704 Improved handling of file filters

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.3.11

Changes:

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.10

Changes:

  • #​695 HTML reports: Performance and memory improvements (contributed by @​afscrome)
  • #​690 Fixed handling of history files for classes with not unique names

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.9

Changes:

  • #​685 Extended "raw mode" for dotCover format (settings:rawMode=true) to disable that coverage data of nested or compiler generated classes is included in the parent class.
  • #​691 Cobertura parser: Performance and memory improvements (contributed by @​afscrome)

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.8

Changes:

  • #​681 Updated System.Text.Json to address CVE-2024-30105 (contributed by @​304NotModified)

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.7

Changes:

  • Exclude empty modules/assemblies from reports
    -Fix sort direction triangles (contributed by @​YuriyDurov)
    -#​602: HtmlSummary and Html_BlueRed_Summary report types now also create an index.html file

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.6

Changes:

  • #​676: Fixed issue with Cobertura files with empty class names

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.5

Changes:

  • #​663: Improved support for Cobertura files generated by "Microsoft CodeCoverage"
  • #​674: License can now be supplied via the REPORTGENERATOR_LICENSE environment variable

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.4

Changes:

  • #​664: Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:'

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.3.0

Changes:

  • Azure DevOps task: Added new setting "publishCodeCoverageResults". This allows to publish report in 'Code Coverage' tab directly. Makes the 'PublishCodeCoverageResults' task obsolete.
  • #​662: Added ability to filter by coverage in Html reports
  • #​667: Added new report type 'MarkdownAssembliesSummary'

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.2.5

Changes:

  • #​665 Improved handling of duplicate classes in JaCoCo files

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

5.2.4

Changes:

  • #​630 Added "raw mode" (settings:rawMode=true) to disable that coverage data of nested or compiler generated
    classes is included in the parent class. This is useful to merge several Cobertura files into a single file.

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

Commits viewable in compare view.

Updated fantomas from 6.3.15 to 7.0.3.

Release notes

Sourced from fantomas's releases.

7.0.3

7.0.3

Fixed

  • Application in indexed set should not be multiline. #​1999

Special thanks to @​Numpsy and @​nojaf!

https://www.nuget.org/packages/fantomas/7.0.3

7.0.2

7.0.2

Changed

  • Print version at beginning of execution when detailed verbosity is set. 3148

Fixed

  • Anonymous records in interpolated strings. #​3162
  • Preserve backticks in active pattern idents. #​3126
  • New lines are added after comment in measure type. #​3145
  • Idempotency problem with comments in applications on lambda expressions. #​3128

Special thanks to @​alex-de-oliveira and @​dawedawe!

https://www.nuget.org/packages/fantomas/7.0.2

7.0.1

7.0.1

Fixed

  • Add missing 'MultilineBracketStyle' in the returned configuration JSON. #​3151

Special thanks to @​MangelMaxime, @​nojaf!

https://www.nuget.org/packages/fantomas/7.0.1

7.0.0

7.0.0 Spillways - 01/2025

Miscellaneous

  • Stable release.

Special thanks to @​nojaf!

https://www.nuget.org/packages/fantomas/7.0.0

6.3.16

6.3.16

Fixed

  • Idempotency problem when calling multi-line discriminated union with generic type parameter. #​3132

Special thanks to @​Leaxe and @​nojaf!

https://www.nuget.org/packages/fantomas/6.3.16

Commits viewable in compare view.

Updated paket from 8.0.3 to 9.0.2.

Release notes

Sourced from paket's releases.

9.0.2

paket restore on projects with targetframework net9.0-windows - fsprojects/Paket#4279

9.0.1

Bring back boostrapper - even for .NET 9

9.0.0

Support for .NET 9.0 - fsprojects/Paket#4248
Added support for central package managments to fix issue about references: strict either does not work, or does not work as expected

9.0.0-alpha001

Support for .NET 9.0 - fsprojects/Paket#4248
Added support for central package managments to fix issue about references: strict either does not work, or does not work as expected

8.1.0-alpha004

Preview support for .NET 9.0 - fsprojects/Paket#4248

8.1.0-alpha003

Preview support for .NET 9.0 - fsprojects/Paket#4248

8.1.0-alpha002

Preview support for .NET 9.0 - fsprojects/Paket#4248

8.1.0-alpha001

BUGFIX: Aliases should not be inherited - fsprojects/Paket#4244

Commits viewable in compare view.

Updated pkgchk-cli from 0.2.388 to 0.3.542.

Release notes

Sourced from pkgchk-cli's releases.

0.3.542

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.540...v0.3.542

0.3.540

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.536...v0.3.540

0.3.536

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.534...v0.3.536

0.3.534

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.527...v0.3.534

0.3.527

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.523...v0.3.527

0.3.523

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.521...v0.3.523

0.3.521

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.516...v0.3.521

0.3.516

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.510...v0.3.516

0.3.512

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.505...v0.3.512

0.3.510

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.505...v0.3.510

0.3.506

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.489...v0.3.506

0.3.505

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.489...v0.3.505

0.3.489

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.487...v0.3.489

0.3.487

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.480...v0.3.487

0.3.480

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.477...v0.3.480

0.3.477

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.465...v0.3.477

0.3.465

Full Changelog: tonycknight/pkgchk-cli@v0.3.463...v0.3.465

0.3.464

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.458...v0.3.464

0.3.463

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.458...v0.3.463

0.3.458

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.456...v0.3.458

0.3.456

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.445...v0.3.456

0.3.445

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.438...v0.3.445

0.3.438

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.436...v0.3.438

0.3.436

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.434...v0.3.436

0.3.434

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.429...v0.3.434

0.3.429

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.427...v0.3.429

0.3.427

What's Changed

New Contributors

Full Changelog: tonycknight/pkgchk-cli@v0.3.423...v0.3.427

0.3.423

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.415...v0.3.423

0.3.415

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.410...v0.3.415

0.3.410

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.402...v0.3.410

0.3.402

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.3.400...v0.3.402

0.3.400

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.2.397...v0.3.400

0.2.397

What's Changed

Full Changelog: tonycknight/pkgchk-cli@v0.2.388...v0.2.397

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps dotnet-reportgenerator-globaltool from 5.2.3 to 5.4.16
Bumps fantomas from 6.3.15 to 7.0.3
Bumps paket from 8.0.3 to 9.0.2
Bumps pkgchk-cli from 0.2.388 to 0.3.542

---
updated-dependencies:
- dependency-name: dotnet-reportgenerator-globaltool
  dependency-version: 5.4.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: fantomas
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: paket
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: pkgchk-cli
  dependency-version: 0.3.542
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Copy Markdown

Package vulnerabilities

✔️ No vulnerabilities found!


With ❤️ from pkgchk-cli Thank you for using my software


@github-actions github-actions Bot added size/S documentation Improvements or additions to documentation ci/cd and removed size/XS labels Sep 27, 2025
@tonycknight tonycknight merged commit 36d90a7 into main Sep 27, 2025
11 checks passed
@tonycknight tonycknight deleted the dependabot/nuget/dot-config/packages-d53f0a6237 branch September 27, 2025 07:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant